GUI Help > General > getParentGadget

getParentGadget
handle parent=getParentGadget(handle gadget)

Description:
Returns a handle to the parent of a gadget, ie. the window which owns the gadget.

Return Value:
See Above

Parameters:
gadget Handle of a gadget
Remarks:


See Also:


Example:
(Note: You will need to include the GUI constants file for this example to work)